stylecontext: fix icon-source extents computation
authorBenjamin Otte <otte@redhat.com>
Tue, 21 Oct 2014 03:47:15 +0000 (05:47 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 21 Oct 2014 03:53:19 +0000 (05:53 +0200)
commit7eb3b6c71f9a79c77ac630e5a25bf07d4ecf8a98
tree17314f7fed4b8b62bb34063fbf85d571653779a7
parent57d24f173a4447788b052b76150b85cb8072a521
stylecontext: fix icon-source extents computation

for the builtin image or invalid matrix case. We used to return invalid
memory in those cases. And that was not good.
gtk/gtkstylecontext.c